Skip to content

Change ShutdownWorker err log from Debug to Warn#2195

Merged
yuandrew merged 2 commits intotemporalio:masterfrom
yuandrew:shutdownworker-log
Feb 17, 2026
Merged

Change ShutdownWorker err log from Debug to Warn#2195
yuandrew merged 2 commits intotemporalio:masterfrom
yuandrew:shutdownworker-log

Conversation

@yuandrew
Copy link
Contributor

@yuandrew yuandrew commented Feb 17, 2026

What was changed

Change ShutdownWorker err log from Debug to Warn

Why?

Previously this RPC was sent only for sticky queue, but now that we have expanded the scope of this RPC message, there is more user-impact on its failure. The log here should be noisier, so users are more aware of its failure.

#2186 (comment)


Note

Low Risk
Only changes log severity for a shutdown-path RPC error; no functional behavior or data handling changes.

Overview
Updates worker shutdown logging to warn when the ShutdownWorker RPC fails (instead of debug), increasing visibility of shutdown notification failures while still ignoring Unimplemented responses.

Written by Cursor Bugbot for commit 4dbb691. This will update automatically on new commits. Configure here.

@yuandrew yuandrew requested a review from a team as a code owner February 17, 2026 16:54
@yuandrew yuandrew enabled auto-merge (squash) February 17, 2026 19:29
@yuandrew yuandrew merged commit eb23925 into temporalio:master Feb 17, 2026
40 of 44 checks passed
@yuandrew yuandrew deleted the shutdownworker-log branch February 17, 2026 21:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants